Click or drag to resize

MobileSyncProvider Class

Provides information that is used to determine whether another Autodiscover request is required to return the user configuration information.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.AutodiscoverMobileSyncProvider

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class MobileSyncProvider

The MobileSyncProvider type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Represents the culture for a given item in a mailbox.
Public propertyServer
Specifies the name of the mail server.
Public propertyUser
Provides user-specific information.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also